get https://api.productboard.com/objectives//links/initiatives
Returns a list of initiatives that are linked to the objective. |
This API is paginated, only the first 100 items are returned by default. The client should then recursively follow links.next
link in the response to fetch the next page.